home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3grotol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_GROUPTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_GROUPTOOL = 1405;
-
-
-
-
-
-
-
-
-
- function r3Grouptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_GROUPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Grouptool.prototype=new r3Tool;
- // r3grotol.h_H